3.131 \(\int \frac{c+d x+e x^2}{(a-b x^4)^4} \, dx\)

Optimal. Leaf size=211 \[ \frac{\left (77 \sqrt{b} c-15 \sqrt{a} e\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{\left (15 \sqrt{a} e+77 \sqrt{b} c\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{5 d \tanh ^{-1}\left (\frac{\sqrt{b} x^2}{\sqrt{a}}\right )}{32 a^{7/2} \sqrt{b}}+\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3} \]

[Out]

(x*(c + d*x + e*x^2))/(12*a*(a - b*x^4)^3) + (x*(11*c + 10*d*x + 9*e*x^2))/(96*a^2*(a - b*x^4)^2) + (x*(77*c +
 60*d*x + 45*e*x^2))/(384*a^3*(a - b*x^4)) + ((77*Sqrt[b]*c - 15*Sqrt[a]*e)*ArcTan[(b^(1/4)*x)/a^(1/4)])/(256*
a^(15/4)*b^(3/4)) + ((77*Sqrt[b]*c + 15*Sqrt[a]*e)*ArcTanh[(b^(1/4)*x)/a^(1/4)])/(256*a^(15/4)*b^(3/4)) + (5*d
*ArcTanh[(Sqrt[b]*x^2)/Sqrt[a]])/(32*a^(7/2)*Sqrt[b])

________________________________________________________________________________________

Rubi [A]  time = 0.211313, antiderivative size = 211, normalized size of antiderivative = 1., number of steps used = 10, number of rules used = 6, integrand size = 21, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.286, Rules used = {1855, 1876, 275, 208, 1167, 205} \[ \frac{\left (77 \sqrt{b} c-15 \sqrt{a} e\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{\left (15 \sqrt{a} e+77 \sqrt{b} c\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{5 d \tanh ^{-1}\left (\frac{\sqrt{b} x^2}{\sqrt{a}}\right )}{32 a^{7/2} \sqrt{b}}+\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x + e*x^2)/(a - b*x^4)^4,x]

[Out]

(x*(c + d*x + e*x^2))/(12*a*(a - b*x^4)^3) + (x*(11*c + 10*d*x + 9*e*x^2))/(96*a^2*(a - b*x^4)^2) + (x*(77*c +
 60*d*x + 45*e*x^2))/(384*a^3*(a - b*x^4)) + ((77*Sqrt[b]*c - 15*Sqrt[a]*e)*ArcTan[(b^(1/4)*x)/a^(1/4)])/(256*
a^(15/4)*b^(3/4)) + ((77*Sqrt[b]*c + 15*Sqrt[a]*e)*ArcTanh[(b^(1/4)*x)/a^(1/4)])/(256*a^(15/4)*b^(3/4)) + (5*d
*ArcTanh[(Sqrt[b]*x^2)/Sqrt[a]])/(32*a^(7/2)*Sqrt[b])

Rule 1855

Int[(Pq_)*((a_) + (b_.)*(x_)^(n_.))^(p_), x_Symbol] :> -Simp[(x*Pq*(a + b*x^n)^(p + 1))/(a*n*(p + 1)), x] + Di
st[1/(a*n*(p + 1)), Int[ExpandToSum[n*(p + 1)*Pq + D[x*Pq, x], x]*(a + b*x^n)^(p + 1), x], x] /; FreeQ[{a, b},
 x] && PolyQ[Pq, x] && IGtQ[n, 0] && LtQ[p, -1] && LtQ[Expon[Pq, x], n - 1]

Rule 1876

Int[(Pq_)/((a_) + (b_.)*(x_)^(n_)), x_Symbol] :> With[{v = Sum[(x^ii*(Coeff[Pq, x, ii] + Coeff[Pq, x, n/2 + ii
]*x^(n/2)))/(a + b*x^n), {ii, 0, n/2 - 1}]}, Int[v, x] /; SumQ[v]] /; FreeQ[{a, b}, x] && PolyQ[Pq, x] && IGtQ
[n/2, 0] && Expon[Pq, x] < n

Rule 275

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = GCD[m + 1, n]}, Dist[1/k, Subst[Int[x^((m
 + 1)/k - 1)*(a + b*x^(n/k))^p, x], x, x^k], x] /; k != 1] /; FreeQ[{a, b, p}, x] && IGtQ[n, 0] && IntegerQ[m]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 1167

Int[((d_) + (e_.)*(x_)^2)/((a_) + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[-(a*c), 2]}, Dist[e/2 + (c*d)/(2*q)
, Int[1/(-q + c*x^2), x], x] + Dist[e/2 - (c*d)/(2*q), Int[1/(q + c*x^2), x], x]] /; FreeQ[{a, c, d, e}, x] &&
 NeQ[c*d^2 - a*e^2, 0] && PosQ[-(a*c)]

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rubi steps

\begin{align*} \int \frac{c+d x+e x^2}{\left (a-b x^4\right )^4} \, dx &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}-\frac{\int \frac{-11 c-10 d x-9 e x^2}{\left (a-b x^4\right )^3} \, dx}{12 a}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{\int \frac{77 c+60 d x+45 e x^2}{\left (a-b x^4\right )^2} \, dx}{96 a^2}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}-\frac{\int \frac{-231 c-120 d x-45 e x^2}{a-b x^4} \, dx}{384 a^3}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}-\frac{\int \left (-\frac{120 d x}{a-b x^4}+\frac{-231 c-45 e x^2}{a-b x^4}\right ) \, dx}{384 a^3}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}-\frac{\int \frac{-231 c-45 e x^2}{a-b x^4} \, dx}{384 a^3}+\frac{(5 d) \int \frac{x}{a-b x^4} \, dx}{16 a^3}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}+\frac{(5 d) \operatorname{Subst}\left (\int \frac{1}{a-b x^2} \, dx,x,x^2\right )}{32 a^3}-\frac{\left (\frac{77 \sqrt{b} c}{\sqrt{a}}-15 e\right ) \int \frac{1}{-\sqrt{a} \sqrt{b}-b x^2} \, dx}{256 a^3}+\frac{\left (\frac{77 \sqrt{b} c}{\sqrt{a}}+15 e\right ) \int \frac{1}{\sqrt{a} \sqrt{b}-b x^2} \, dx}{256 a^3}\\ &=\frac{x \left (c+d x+e x^2\right )}{12 a \left (a-b x^4\right )^3}+\frac{x \left (11 c+10 d x+9 e x^2\right )}{96 a^2 \left (a-b x^4\right )^2}+\frac{x \left (77 c+60 d x+45 e x^2\right )}{384 a^3 \left (a-b x^4\right )}+\frac{\left (77 \sqrt{b} c-15 \sqrt{a} e\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{\left (77 \sqrt{b} c+15 \sqrt{a} e\right ) \tanh ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{256 a^{15/4} b^{3/4}}+\frac{5 d \tanh ^{-1}\left (\frac{\sqrt{b} x^2}{\sqrt{a}}\right )}{32 a^{7/2} \sqrt{b}}\\ \end{align*}

Mathematica [A]  time = 0.258105, size = 276, normalized size = 1.31 \[ \frac{-\frac{3 \log \left (\sqrt [4]{a}-\sqrt [4]{b} x\right ) \left (15 a^{3/4} e+77 \sqrt [4]{a} \sqrt{b} c+40 \sqrt{a} \sqrt [4]{b} d\right )}{b^{3/4}}+\frac{3 \log \left (\sqrt [4]{a}+\sqrt [4]{b} x\right ) \left (15 a^{3/4} e+77 \sqrt [4]{a} \sqrt{b} c-40 \sqrt{a} \sqrt [4]{b} d\right )}{b^{3/4}}+\frac{128 a^3 x (c+x (d+e x))}{\left (a-b x^4\right )^3}+\frac{16 a^2 x (11 c+x (10 d+9 e x))}{\left (a-b x^4\right )^2}+\frac{6 \sqrt [4]{a} \left (77 \sqrt{b} c-15 \sqrt{a} e\right ) \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )}{b^{3/4}}+\frac{4 a x (77 c+15 x (4 d+3 e x))}{a-b x^4}+\frac{120 \sqrt{a} d \log \left (\sqrt{a}+\sqrt{b} x^2\right )}{\sqrt{b}}}{1536 a^4} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x + e*x^2)/(a - b*x^4)^4,x]

[Out]

((128*a^3*x*(c + x*(d + e*x)))/(a - b*x^4)^3 + (4*a*x*(77*c + 15*x*(4*d + 3*e*x)))/(a - b*x^4) + (16*a^2*x*(11
*c + x*(10*d + 9*e*x)))/(a - b*x^4)^2 + (6*a^(1/4)*(77*Sqrt[b]*c - 15*Sqrt[a]*e)*ArcTan[(b^(1/4)*x)/a^(1/4)])/
b^(3/4) - (3*(77*a^(1/4)*Sqrt[b]*c + 40*Sqrt[a]*b^(1/4)*d + 15*a^(3/4)*e)*Log[a^(1/4) - b^(1/4)*x])/b^(3/4) +
(3*(77*a^(1/4)*Sqrt[b]*c - 40*Sqrt[a]*b^(1/4)*d + 15*a^(3/4)*e)*Log[a^(1/4) + b^(1/4)*x])/b^(3/4) + (120*Sqrt[
a]*d*Log[Sqrt[a] + Sqrt[b]*x^2])/Sqrt[b])/(1536*a^4)

________________________________________________________________________________________

Maple [A]  time = 0.013, size = 274, normalized size = 1.3 \begin{align*}{\frac{1}{ \left ( b{x}^{4}-a \right ) ^{3}} \left ( -{\frac{15\,{b}^{2}e{x}^{11}}{128\,{a}^{3}}}-{\frac{5\,{b}^{2}d{x}^{10}}{32\,{a}^{3}}}-{\frac{77\,{b}^{2}c{x}^{9}}{384\,{a}^{3}}}+{\frac{21\,be{x}^{7}}{64\,{a}^{2}}}+{\frac{5\,bd{x}^{6}}{12\,{a}^{2}}}+{\frac{33\,bc{x}^{5}}{64\,{a}^{2}}}-{\frac{113\,e{x}^{3}}{384\,a}}-{\frac{11\,d{x}^{2}}{32\,a}}-{\frac{51\,cx}{128\,a}} \right ) }+{\frac{77\,c}{512\,{a}^{4}}\sqrt [4]{{\frac{a}{b}}}\ln \left ({ \left ( x+\sqrt [4]{{\frac{a}{b}}} \right ) \left ( x-\sqrt [4]{{\frac{a}{b}}} \right ) ^{-1}} \right ) }+{\frac{77\,c}{256\,{a}^{4}}\sqrt [4]{{\frac{a}{b}}}\arctan \left ({x{\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \right ) }-{\frac{5\,d}{64\,{a}^{3}}\ln \left ({ \left ( -a+{x}^{2}\sqrt{ab} \right ) \left ( -a-{x}^{2}\sqrt{ab} \right ) ^{-1}} \right ){\frac{1}{\sqrt{ab}}}}-{\frac{15\,e}{256\,{a}^{3}b}\arctan \left ({x{\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \right ){\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}}+{\frac{15\,e}{512\,{a}^{3}b}\ln \left ({ \left ( x+\sqrt [4]{{\frac{a}{b}}} \right ) \left ( x-\sqrt [4]{{\frac{a}{b}}} \right ) ^{-1}} \right ){\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x^2+d*x+c)/(-b*x^4+a)^4,x)

[Out]

(-15/128*e/a^3*b^2*x^11-5/32*d/a^3*b^2*x^10-77/384*c/a^3*b^2*x^9+21/64/a^2*b*e*x^7+5/12/a^2*d*b*x^6+33/64/a^2*
c*b*x^5-113/384/a*e*x^3-11/32*d/a*x^2-51/128*c/a*x)/(b*x^4-a)^3+77/512/a^4*c*(1/b*a)^(1/4)*ln((x+(1/b*a)^(1/4)
)/(x-(1/b*a)^(1/4)))+77/256/a^4*c*(1/b*a)^(1/4)*arctan(x/(1/b*a)^(1/4))-5/64/a^3*d/(a*b)^(1/2)*ln((-a+x^2*(a*b
)^(1/2))/(-a-x^2*(a*b)^(1/2)))-15/256/a^3*e/b/(1/b*a)^(1/4)*arctan(x/(1/b*a)^(1/4))+15/512/a^3*e/b/(1/b*a)^(1/
4)*ln((x+(1/b*a)^(1/4))/(x-(1/b*a)^(1/4)))

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d*x+c)/(-b*x^4+a)^4,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d*x+c)/(-b*x^4+a)^4,x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

Sympy [B]  time = 16.4793, size = 612, normalized size = 2.9 \begin{align*} \operatorname{RootSum}{\left (68719476736 t^{4} a^{15} b^{3} + t^{2} \left (- 1211105280 a^{8} b^{2} c e - 838860800 a^{8} b^{2} d^{2}\right ) + t \left (18432000 a^{5} b d e^{2} + 485703680 a^{4} b^{2} c^{2} d\right ) - 50625 a^{2} e^{4} + 2668050 a b c^{2} e^{2} - 7392000 a b c d^{2} e + 2560000 a b d^{4} - 35153041 b^{2} c^{4}, \left ( t \mapsto t \log{\left (x + \frac{452984832000 t^{3} a^{13} b^{2} e^{3} + 11936653639680 t^{3} a^{12} b^{3} c^{2} e - 33071248179200 t^{3} a^{12} b^{3} c d^{2} + 544997376000 t^{2} a^{9} b^{2} c d e^{2} - 503316480000 t^{2} a^{9} b^{2} d^{3} e - 4787095470080 t^{2} a^{8} b^{3} c^{3} d - 5987520000 t a^{6} b c e^{4} - 8294400000 t a^{6} b d^{2} e^{3} - 210370406400 t a^{5} b^{2} c^{3} e^{2} + 655699968000 t a^{5} b^{2} c^{2} d^{2} e + 201850880000 t a^{5} b^{2} c d^{4} - 1385873488384 t a^{4} b^{3} c^{5} + 91125000 a^{3} d e^{5} - 5544000000 a^{2} b c d^{3} e^{2} + 3072000000 a^{2} b d^{5} e + 105459123000 a b^{2} c^{4} d e - 146090560000 a b^{2} c^{3} d^{3}}{11390625 a^{3} e^{6} + 300155625 a^{2} b c^{2} e^{4} - 3326400000 a^{2} b c d^{2} e^{3} + 2304000000 a^{2} b d^{4} e^{2} - 7909434225 a b^{2} c^{4} e^{2} + 87654336000 a b^{2} c^{3} d^{2} e - 60712960000 a b^{2} c^{2} d^{4} - 208422380089 b^{3} c^{6}} \right )} \right )\right )} - \frac{153 a^{2} c x + 132 a^{2} d x^{2} + 113 a^{2} e x^{3} - 198 a b c x^{5} - 160 a b d x^{6} - 126 a b e x^{7} + 77 b^{2} c x^{9} + 60 b^{2} d x^{10} + 45 b^{2} e x^{11}}{- 384 a^{6} + 1152 a^{5} b x^{4} - 1152 a^{4} b^{2} x^{8} + 384 a^{3} b^{3} x^{12}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x**2+d*x+c)/(-b*x**4+a)**4,x)

[Out]

RootSum(68719476736*_t**4*a**15*b**3 + _t**2*(-1211105280*a**8*b**2*c*e - 838860800*a**8*b**2*d**2) + _t*(1843
2000*a**5*b*d*e**2 + 485703680*a**4*b**2*c**2*d) - 50625*a**2*e**4 + 2668050*a*b*c**2*e**2 - 7392000*a*b*c*d**
2*e + 2560000*a*b*d**4 - 35153041*b**2*c**4, Lambda(_t, _t*log(x + (452984832000*_t**3*a**13*b**2*e**3 + 11936
653639680*_t**3*a**12*b**3*c**2*e - 33071248179200*_t**3*a**12*b**3*c*d**2 + 544997376000*_t**2*a**9*b**2*c*d*
e**2 - 503316480000*_t**2*a**9*b**2*d**3*e - 4787095470080*_t**2*a**8*b**3*c**3*d - 5987520000*_t*a**6*b*c*e**
4 - 8294400000*_t*a**6*b*d**2*e**3 - 210370406400*_t*a**5*b**2*c**3*e**2 + 655699968000*_t*a**5*b**2*c**2*d**2
*e + 201850880000*_t*a**5*b**2*c*d**4 - 1385873488384*_t*a**4*b**3*c**5 + 91125000*a**3*d*e**5 - 5544000000*a*
*2*b*c*d**3*e**2 + 3072000000*a**2*b*d**5*e + 105459123000*a*b**2*c**4*d*e - 146090560000*a*b**2*c**3*d**3)/(1
1390625*a**3*e**6 + 300155625*a**2*b*c**2*e**4 - 3326400000*a**2*b*c*d**2*e**3 + 2304000000*a**2*b*d**4*e**2 -
 7909434225*a*b**2*c**4*e**2 + 87654336000*a*b**2*c**3*d**2*e - 60712960000*a*b**2*c**2*d**4 - 208422380089*b*
*3*c**6)))) - (153*a**2*c*x + 132*a**2*d*x**2 + 113*a**2*e*x**3 - 198*a*b*c*x**5 - 160*a*b*d*x**6 - 126*a*b*e*
x**7 + 77*b**2*c*x**9 + 60*b**2*d*x**10 + 45*b**2*e*x**11)/(-384*a**6 + 1152*a**5*b*x**4 - 1152*a**4*b**2*x**8
 + 384*a**3*b**3*x**12)

________________________________________________________________________________________

Giac [B]  time = 1.0982, size = 531, normalized size = 2.52 \begin{align*} \frac{\sqrt{2}{\left (40 \, \sqrt{2} \sqrt{-a b} b^{2} d + 77 \, \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + 15 \, \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \arctan \left (\frac{\sqrt{2}{\left (2 \, x + \sqrt{2} \left (-\frac{a}{b}\right )^{\frac{1}{4}}\right )}}{2 \, \left (-\frac{a}{b}\right )^{\frac{1}{4}}}\right )}{512 \, a^{4} b^{3}} + \frac{\sqrt{2}{\left (40 \, \sqrt{2} \sqrt{-a b} b^{2} d + 77 \, \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + 15 \, \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \arctan \left (\frac{\sqrt{2}{\left (2 \, x - \sqrt{2} \left (-\frac{a}{b}\right )^{\frac{1}{4}}\right )}}{2 \, \left (-\frac{a}{b}\right )^{\frac{1}{4}}}\right )}{512 \, a^{4} b^{3}} + \frac{\sqrt{2}{\left (77 \, \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c - 15 \, \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \log \left (x^{2} + \sqrt{2} x \left (-\frac{a}{b}\right )^{\frac{1}{4}} + \sqrt{-\frac{a}{b}}\right )}{1024 \, a^{4} b^{3}} - \frac{\sqrt{2}{\left (77 \, \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c - 15 \, \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \log \left (x^{2} - \sqrt{2} x \left (-\frac{a}{b}\right )^{\frac{1}{4}} + \sqrt{-\frac{a}{b}}\right )}{1024 \, a^{4} b^{3}} - \frac{45 \, b^{2} x^{11} e + 60 \, b^{2} d x^{10} + 77 \, b^{2} c x^{9} - 126 \, a b x^{7} e - 160 \, a b d x^{6} - 198 \, a b c x^{5} + 113 \, a^{2} x^{3} e + 132 \, a^{2} d x^{2} + 153 \, a^{2} c x}{384 \,{\left (b x^{4} - a\right )}^{3} a^{3}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d*x+c)/(-b*x^4+a)^4,x, algorithm="giac")

[Out]

1/512*sqrt(2)*(40*sqrt(2)*sqrt(-a*b)*b^2*d + 77*(-a*b^3)^(1/4)*b^2*c + 15*(-a*b^3)^(3/4)*e)*arctan(1/2*sqrt(2)
*(2*x + sqrt(2)*(-a/b)^(1/4))/(-a/b)^(1/4))/(a^4*b^3) + 1/512*sqrt(2)*(40*sqrt(2)*sqrt(-a*b)*b^2*d + 77*(-a*b^
3)^(1/4)*b^2*c + 15*(-a*b^3)^(3/4)*e)*arctan(1/2*sqrt(2)*(2*x - sqrt(2)*(-a/b)^(1/4))/(-a/b)^(1/4))/(a^4*b^3)
+ 1/1024*sqrt(2)*(77*(-a*b^3)^(1/4)*b^2*c - 15*(-a*b^3)^(3/4)*e)*log(x^2 + sqrt(2)*x*(-a/b)^(1/4) + sqrt(-a/b)
)/(a^4*b^3) - 1/1024*sqrt(2)*(77*(-a*b^3)^(1/4)*b^2*c - 15*(-a*b^3)^(3/4)*e)*log(x^2 - sqrt(2)*x*(-a/b)^(1/4)
+ sqrt(-a/b))/(a^4*b^3) - 1/384*(45*b^2*x^11*e + 60*b^2*d*x^10 + 77*b^2*c*x^9 - 126*a*b*x^7*e - 160*a*b*d*x^6
- 198*a*b*c*x^5 + 113*a^2*x^3*e + 132*a^2*d*x^2 + 153*a^2*c*x)/((b*x^4 - a)^3*a^3)